home *** CD-ROM | disk | FTP | other *** search
/ Dos/V Magazine 1995 October 15 / CD [VMAG951015].bin / _demo / w95demo / w95demo.exe / A95DEMO.DXR / 00082.ls < prev    next >
Encoding:
Text File  |  1995-08-22  |  130 b   |  8 lines

  1. on exitFrame
  2.   global gCurrDialogButton
  3.   repeat with s = 9 to 19
  4.     puppetSprite(s, 1)
  5.   end repeat
  6.   setMenuExitButton(19)
  7. end
  8.